VimIMContext.addOnWrite

Requests the application save the file.

If a filename was provided, it will be available to the signal handler as @path. This may be executed in relation to the user running the :write or :w commands.

class VimIMContext
addOnWrite
(
void delegate dlg
,)

Meta